-
Home
-
StoreKeeper for WooCommerce
-
7.1.0
-
Code
-
Classes
- TaskHandler
Total Complexity |
107 |
Dependencies |
28 |
Dependents |
21 |
Total lines |
586 |
Lines of code |
388 |
Logical lines of code |
281 |
Comment lines |
52 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handleImport() |
D |
28 |
30 |
151 |
getTitle() |
C |
36 |
24 |
77 |
getTypeGroup() |
B |
50 |
22 |
38 |
getTypeGroupTitle() |
A |
50 |
12 |
28 |
getStatusLabel() |
S |
60 |
5 |
14 |
scheduleTask() |
S |
56 |
4 |
19 |
reportFailedTask() |
S |
56 |
3 |
18 |
getScheduledTask() |
S |
61 |
1 |
12 |
getNewTasksByStorekeeperId() |
S |
62 |
1 |
11 |
__construct() |
S |
81 |
1 |
3 |
getTrashedTasks() |
S |
82 |
1 |
3 |
addTrashedTask() |
S |
80 |
1 |
3 |
trashTasks() |
S |
68 |
1 |
7 |
rescheduleTask() |
S |
75 |
1 |
4 |